home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / powerfox.swf / scripts / DefineButton2_714 / BUTTONCONDACTION on(keyPress Enter).as
Text File  |  2006-03-21  |  51b  |  4 lines

  1. on(keyPress "<Enter>"){
  2.    _root.cont.play();
  3. }
  4.